Skip to content

Conversation

@isdaniel
Copy link

@isdaniel isdaniel commented Apr 15, 2025

Features

feat: Implemented Google Calendar List Color API spec

  • Implemented Google Calendar List Color API from gsuite library
  • Modified README.md for supporting Calendar List Color tool function.

Support this API: https://developers.google.com/workspace/calendar/api/v3/reference/colors

Tool Hanlders

add_tool_handler(tools_calendar.ListCalendarEventColorToolHandler())

Enhancements

  • Currently, REDIRECT_URI is hardcode from gauth.py, this commit attempts to read the port number from the .gauth.json file to avoid hard-coding it in server.py and google redirect flow accordingly.

- Implemented Google Calendar List Color API spec.
- Modified README.md for supporting Calendar List Color tool function.
This commit attempts to read the port number from the .gauth.json file to avoid hardcoding it in server.py and google redirect flow accordingly.
@isdaniel
Copy link
Author

isdaniel commented Apr 18, 2025

Hi @MarkusPfundstein Could you kindly you review this PR when you are available? if you have any question please let me know thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant